[INFO] cloning repository https://github.com/htsstfhed/acm-ccs-2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/htsstfhed/acm-ccs-2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtsstfhed%2Facm-ccs-2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtsstfhed%2Facm-ccs-2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19b0f0a5a71b67badb85c3c8715b3eba7e866f79
[INFO] checking htsstfhed/acm-ccs-2025 against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtsstfhed%2Facm-ccs-2025" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/htsstfhed/acm-ccs-2025
[INFO] finished tweaking git repo https://github.com/htsstfhed/acm-ccs-2025
[INFO] tweaked toml for git repo https://github.com/htsstfhed/acm-ccs-2025 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/htsstfhed/acm-ccs-2025 on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/htsstfhed/acm-ccs-2025 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] beed7696286d8ba2f78dd4f9f9ed13bae1b585fe57a1d50b354bd5efad10a2bb
[INFO] running `Command { std: "docker" "start" "beed7696286d8ba2f78dd4f9f9ed13bae1b585fe57a1d50b354bd5efad10a2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "beed7696286d8ba2f78dd4f9f9ed13bae1b585fe57a1d50b354bd5efad10a2bb" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "beed7696286d8ba2f78dd4f9f9ed13bae1b585fe57a1d50b354bd5efad10a2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "beed7696286d8ba2f78dd4f9f9ed13bae1b585fe57a1d50b354bd5efad10a2bb" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking winnow v0.6.22
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking clap_builder v4.5.24
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling bitcode_derive v0.6.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.24
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking message-io v0.18.3
[INFO] [stderr]     Checking bitcode v0.6.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking threshold-decryption v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/network/participant.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |           /// Load configuration from a file
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /         Ok(Participant {
[INFO] [stdout] 124 | |             id,
[INFO] [stdout] 125 | |             greetings: HashMap::new(),
[INFO] [stdout] 126 | |             public_parameters: params.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |             config
[INFO] [stdout] 130 | |         })
[INFO] [stdout]     | |__________- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/network/participant.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |           /// Load configuration from a file
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /         Ok(Participant {
[INFO] [stdout] 124 | |             id,
[INFO] [stdout] 125 | |             greetings: HashMap::new(),
[INFO] [stdout] 126 | |             public_parameters: params.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |             config
[INFO] [stdout] 130 | |         })
[INFO] [stdout]     | |__________- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/network/participant.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{self, Read};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]   --> src/network/participant.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rayon::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/network/participant.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{self, Read};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]   --> src/network/participant.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rayon::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/mpc/mac_scheme.rs:257:13
[INFO] [stdout]     |
[INFO] [stdout] 257 |         for i in 0..t {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mac_s`
[INFO] [stdout]    --> src/mpc/protocol.rs:409:17
[INFO] [stdout]     |
[INFO] [stdout] 409 |             let mac_s = 80; // MAC Security parameter bit length
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_mac_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mac_t`
[INFO] [stdout]    --> src/mpc/protocol.rs:410:17
[INFO] [stdout]     |
[INFO] [stdout] 410 |             let mac_t = 3;  // MAC batch count
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_mac_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_mac_key`
[INFO] [stdout]    --> src/mpc/protocol.rs:428:17
[INFO] [stdout]     |
[INFO] [stdout] 428 |             let global_mac_key = UniformBigInt::new(&BigInt::zero(), &params.big_l).sample(&mut rng);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_global_mac_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mac_s`
[INFO] [stdout]    --> src/mpc/protocol.rs:449:17
[INFO] [stdout]     |
[INFO] [stdout] 449 |             let mac_s = 16;     // MAC Security parameter bit length
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_mac_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mac_t`
[INFO] [stdout]    --> src/mpc/protocol.rs:450:17
[INFO] [stdout]     |
[INFO] [stdout] 450 |             let mac_t = 3;      // MAC batch count
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_mac_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z_sub_e`
[INFO] [stdout]    --> src/mpc/protocol.rs:482:17
[INFO] [stdout]     |
[INFO] [stdout] 482 |             let z_sub_e = protocol.noisy_decrypt(z);
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z_sub_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `revealed`
[INFO] [stdout]   --> src/mpc/additive_sharing.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let revealed =  AdditiveSecretSharing::reveal(&s1_add_s2, field_exponent);
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_revealed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `Matrix<BigInt, Dyn, nalgebra::Const<1>, VecStorage<BigInt, Dyn, nalgebra::Const<1>>>`
[INFO] [stdout]   --> src/mpc/preprocessed_gate.rs:97:36
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let row: DVector<BigInt> = self.truth_table.row(table_index).transpose().into();  // Convert into DVector
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]    = note: you can instead use the fully-qualified path `<Matrix<BigInt, Dyn, nalgebra::Const<1>, VecStorage<BigInt, Dyn, nalgebra::Const<1>>> as Into<Matrix<BigInt, Dyn, nalgebra::Const<1>, VecStorage<BigInt, Dyn, nalgebra::Const<1>>>>::into(val) to avoid triggering this lint
[INFO] [stdout]    = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `Matrix<BigInt, Dyn, nalgebra::Const<1>, VecStorage<BigInt, Dyn, nalgebra::Const<1>>>`
[INFO] [stdout]    --> src/network/discovery_server.rs:159:57
[INFO] [stdout]     |
[INFO] [stdout] 159 |                     let mac_r_shares: DVector<BigInt> = mac_r_shares_collection.row(i).transpose().into();
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<Matrix<BigInt, Dyn, nalgebra::Const<1>, VecStorage<BigInt, Dyn, nalgebra::Const<1>>> as Into<Matrix<BigInt, Dyn, nalgebra::Const<1>, VecStorage<BigInt, Dyn, nalgebra::Const<1>>>>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `Matrix<BigInt, Dyn, Const<1>, VecStorage<BigInt, Dyn, Const<1>>>`
[INFO] [stdout]   --> src/mpc/preprocessed_gate.rs:97:36
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let row: DVector<BigInt> = self.truth_table.row(table_index).transpose().into();  // Convert into DVector
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]    = note: you can instead use the fully-qualified path `<Matrix<BigInt, Dyn, Const<1>, VecStorage<BigInt, Dyn, Const<1>>> as Into<Matrix<BigInt, Dyn, Const<1>, VecStorage<BigInt, Dyn, Const<1>>>>::into(val) to avoid triggering this lint
[INFO] [stdout]    = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/threshold_decryption-e10ae23d393c7f62.long-type-9738459104644432783.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `Matrix<BigInt, Dyn, Const<1>, VecStorage<BigInt, Dyn, Const<1>>>`
[INFO] [stdout]    --> src/network/discovery_server.rs:159:57
[INFO] [stdout]     |
[INFO] [stdout] 159 |                     let mac_r_shares: DVector<BigInt> = mac_r_shares_collection.row(i).transpose().into();
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<Matrix<BigInt, Dyn, Const<1>, VecStorage<BigInt, Dyn, Const<1>>> as Into<Matrix<BigInt, Dyn, Const<1>, VecStorage<BigInt, Dyn, Const<1>>>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/threshold_decryption-e10ae23d393c7f62.long-type-9738459104644432783.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `threshold-decryption` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `threshold-decryption` (lib test) due to 2 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "beed7696286d8ba2f78dd4f9f9ed13bae1b585fe57a1d50b354bd5efad10a2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beed7696286d8ba2f78dd4f9f9ed13bae1b585fe57a1d50b354bd5efad10a2bb", kill_on_drop: false }`
[INFO] [stdout] beed7696286d8ba2f78dd4f9f9ed13bae1b585fe57a1d50b354bd5efad10a2bb
